home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: yama.mcc.ac.uk!liv!davek
- From: davek@liverpool.ac.uk (Mr D.M. Kind)
- Subject: C libraries and device driver programming
- Message-ID: <DLsDq9.AAJ@liverpool.ac.uk>
- Sender: news@liverpool.ac.uk (News System)
- Nntp-Posting-Host: oak-34.liv.ac.uk
- Organization: The University of Liverpool
- X-Newsreader: TIN [version 1.2 PL2]
- Date: Fri, 26 Jan 1996 11:39:44 GMT
-
- I have a PIP Frame Capture board and it captures images via camera fine when in
- DOS/Win95 with the existing software device driver.
-
- However I need to run this system in LINUX or UNIX and the I am having problems
- with the dos.h library file, with parse errors occurring 4 times in this file.
-
- Is it possible to run this software in LINUX?
- If so How do I make it portable?
- If not are there any suggestions as to what I can do without having to write
- new software myself?
-
- Thankyou
-
- Dave Kind email : (davek@liv.ac.uk)
-
-